|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.telin.mymedia.wordnet.Synlink
public class Synlink
Constructor Summary | |
---|---|
Synlink(int targetByteOffset,
int fromWord,
int toWord)
|
|
Synlink(java.lang.String targetByteOffset,
java.lang.String fromToWord)
|
Method Summary | |
---|---|
int |
getFromWord()
|
int |
getTargetByteOffset()
|
int |
getToWord()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Synlink(int targetByteOffset, int fromWord, int toWord)
public Synlink(java.lang.String targetByteOffset, java.lang.String fromToWord)
Method Detail |
---|
public int getTargetByteOffset()
public int getFromWord()
public int getToWord()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |